Separate the validity checking of the page frame in 2 chunks.
authorvhanquez@kneesa.uk.xensource.com <vhanquez@kneesa.uk.xensource.com>
Wed, 25 Jan 2006 11:51:21 +0000 (11:51 +0000)
committervhanquez@kneesa.uk.xensource.com <vhanquez@kneesa.uk.xensource.com>
Wed, 25 Jan 2006 11:51:21 +0000 (11:51 +0000)
commit4d6a50d0bec3944b23bbf71e457bc5effc8cd981
treed36458ad3b7d894a5e82c0bc9d65f1f621551511
parente5c953af87ef1e882a984ab6b23a8fa170d29cd9
Separate the validity checking of the page frame in 2 chunks.
give a more accurate error message, and don't call pfn_to_page before
validating the pfn.

Signed-off-by: Vincent Hanquez <vincent@xensource.com>
xen/common/grant_table.c